home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / referenc / windll / install.txt next >
Text File  |  1991-12-31  |  2KB  |  52 lines

  1. Thank you for trying WinDLL Fastrack.
  2.  
  3. You are receiving the first release of this program.
  4. This program is writen as a beginner, intermediate tutorial for
  5. accessing the Windows Dynamic Link Libraries from Visual Basic, Release 1.0
  6.  
  7. QUICK START
  8.  - Copy the WindLL Fastrack Program & Help Files into your Windows Directory.
  9.  - Use the program Manager to add the program icon WinDLL.EXE.
  10.  - Run WinDLL.EXE and use the menu option;  
  11.     Wildcat \ Using this program to view the On-line reference manual.
  12.  
  13. !!! If you get a Cannot find VBRUN100.DLL message, make sure you have 
  14. !!! your Visual Basic VBRUN100.DLL file in the Windows directory. 
  15.  
  16.                         The WinDLL Fastrack Tutorial
  17.  
  18. Programs: These programs should be in a path directory.
  19.    WinDLL.EXE - WinDLL Control Program. 
  20.                   Can starts other programs and access WinDLL Help Files.
  21.    Win_INI.EXE- Demonstrate Windows Initialization file functions.
  22.    Win_COM.EXE-    Demonstrate Communications functions.
  23.    Win_SYS.EXE-    Demonstrate System information functions.
  24.    Win_MSG.EXE-    Demonstrate Windows messaging. 
  25.    WinAPI.Msg -    Reference file for Win_MSG.EXE
  26.    VBRUN100.DLL-Visual Basics' run time dynamic link library.
  27.  
  28. Help Files:
  29. The manual for this program is supplied as Windows' help files accessed
  30. by WinDLL.EXE.  Because the demonstration programs are compiled as
  31. independent modules, WinDLL.EXE uses very little memory.
  32. All of the help files for any demonstration module is available from WinDLL.
  33. WinDLL always expects to find the help files in the Windows directory!.
  34. The demonstration programs can be added as independent Icons or started
  35. from WinDLL.  If WinDLL starts the program, it should be located in the
  36. current directory or a directory listed in your search path.
  37.  
  38. These files MUST be in your windows directory:
  39.                           WinDLL.HLP
  40.                          WCWinCom.HLP
  41.                         WCWinINI.HLP
  42.                         WCWinMsg.HLP
  43.                         WCWinSys.HLP
  44.  
  45. We hope this tutorial is of some help to you. We are making improvements
  46. to this tutorial and would appreciate any suggestions or comments.
  47.  
  48.                     WildCat Software
  49.                          POB 2607
  50.                     Cheyenne, Wyoming 82003
  51.                     Attn: Windll Fastrack
  52.